gpsbabel.git
2003-05-07 robertlRevert last change. Alex says 4.06 firmware fixed...
2003-05-07 robertlAdd versioning to display_vecs for future improvements.
2003-05-07 robertlAdd urlbase to GPX.
2003-05-07 robertlFix exported date. From Ron via Jason Slagel.
2003-05-06 robertlShorten WPT line to make it less likely to trigger...
2003-04-29 robertlRm *.d's in subdirs, too.
2003-04-28 robertlAdd proto to last change from Michael W Peterson (mwpeters)
2003-04-28 robertlAdd Garmin icon mappings.
2003-04-28 robertlAdd position filter for radius, courtesy Alex Mottram.
2003-04-28 robertlAdd automatic dependencies for style/*
2003-04-26 robertlDont' null deref notes.
2003-04-25 robertlCorrect typo when outputting icons in route.
2003-04-24 robertlFix math when converting nautical miles to statue miles...
2003-04-22 robertlComment on -^ for DOS.
2003-04-17 robertlClean up uninitialized members in Garmin protocol.
2003-04-17 robertlFree more nodes on the tree when we nuke a tag. Appro...
2003-04-17 robertlFree handles when done.
2003-04-16 robertlFrom Alexm. Fix mkshort uniqueness on 'anyname' and...
2003-04-16 robertlFix order of time when output to let SAX2Count bless it.
2003-04-11 robertlAdd current icon tables. It mystifies me why Garmin...
2003-04-10 robertlAdd new Magellan models. (Gotta love a company that...
2003-04-10 robertlAdd urlbase to xsv format. Fix URL output when there...
2003-04-10 robertlAllow command line arguments to xcsv-derived files.
2003-04-10 robertlStrip quotes in S&T output.
2003-04-09 robertlAdd test for Copilot. Reference file from Tomblin.
2003-04-09 robertlAdd copilot support. Courtesy Paul Tomblin.
2003-04-07 robertlAdditional gpspilot info from Tomblin.
2003-04-06 robertlAdd airport, navaid, city, and landmarks to gpspilot...
2003-04-04 robertlAdd mapsource track support. Thanx, Alex!
2003-04-04 robertlFix gpsdrive style - 20 chars & no whitespace.
2003-04-03 robertlFix shortname generation.
2003-04-02 robertlTighten up word size/endianness issues.
2003-04-02 robertlFix bounds violation. From Mottram.
2003-04-01 robertlAdd route handling for magproto, mapsend, GPX. Thanx...
2003-03-31 robertlAdd magelan route examples. From P. Roosen.
2003-03-13 robertlAdded track handling to GPX. Thanx, Alex!
2003-03-13 robertlRestore tiger from v. 1.9.
2003-03-12 robertlMake comments match current reality.
2003-03-12 robertlAdd time and date when writing magellan tracks. Add...
2003-03-08 robertlAdd xmapwpt.style back in. Exclude custom stye. ...
2003-03-08 robertlRever tiger back to C version. It isn't *really* a...
2003-03-08 robertlAllow escaping of comment char.
2003-03-07 robertlFix typo in restaurant.
2003-03-07 robertlZero field counter between records. Cures bounds...
2003-03-04 robertlTypo fix.
2003-03-04 robertlAdd leak tools from Parker.
2003-03-04 robertlFrom Mottram:
2003-03-04 robertlAdd dbname option to cetus and gpspilot. From Ron...
2003-03-02 robertlbump version
2003-03-02 robertlBe less aggressive in rebuilding internal styles.
2003-03-02 robertlBump version for beta.
2003-03-02 robertlBring in the changes to "finish" the XCSV stuff. This...
2003-02-27 robertlFrom Ron Parker:
2003-02-25 robertlSketch in what trackpoint writing might look like...
2003-02-25 robertlMention -x in usage.
2003-02-25 robertlFix tests for polarity of coords on output.
2003-02-24 robertlMagnav shortnames are really 9 bytes, not 20, per Gary...
2003-02-23 robertlMapsend: support icon #'s above 26.
2003-02-23 robertlFix warning.
2003-02-23 robertlGeo geocache icon mappings on input.
2003-02-23 robertllast_rx_csum is unsigned.
2003-02-21 robertl(Blindly) Add shortname support to magnav.
2003-02-20 robertlAdd deficon, geocache icon generation capabilities...
2003-02-20 robertlAdd full icon mapping table for >4.07 mapsource. From...
2003-02-20 robertlmove cache type -> icon recognition into common code.
2003-02-18 robertlUse more language-conformant string concatenation.
2003-02-12 robertlUpdate version to 2/12
2003-02-12 robertlAdd scaffolding for internalizing styles.
2003-02-12 robertlMechanically hoist line parsing into function of its...
2003-02-12 robertlAdd gsshortnames option to GPX input.
2003-02-12 robertlFix up filter wreckage I introduced with new arg parsin...
2003-02-11 robertlMultitude of memory "leaks" fixed. From Ron Parker.
2003-02-10 robertlFix formatting of extended help.
2003-02-10 robertlHash and compare are now case insenstitive - this is...
2003-02-10 robertlproto xrealloc.
2003-02-10 robertlAllow shortnmae length to be overridden on command...
2003-02-10 robertlCreate a shortname when we don't have one.
2003-02-07 robertlFilter test. Thanx, Alex.
2003-02-07 robertlFix from Alex to deal with how I broke his code merging...
2003-02-07 robertlBump version number.
2003-02-07 robertlConvert duplicate, csv to use new arg scheme. Fix...
2003-02-07 robertlTypo fixes.
2003-02-07 robertlAdd missing protos.
2003-02-07 robertlAdd dropped file.
2003-02-07 robertlAdd filter infrastructure plus two filters for name...
2003-02-07 robertlAdd new 'arglist' stuff so that file formats with optio...
2003-02-06 robertlHandle micro caches as icons.
2003-02-06 robertlAdd code to get container type from groundspeak extensi...
2003-01-27 robertlMake slightly more C++ friendly.
2003-01-27 robertlMore correct handling of CSIZE, even though this is...
2003-01-25 robertlBump the beta number.
2003-01-25 robertlAdd case insensitive searches on both GPX reads and...
2003-01-25 robertlFix from Rick.
2003-01-25 robertlFrom Rick Richardson:
2003-01-25 robertlWhack newline from icons when read.
2003-01-24 robertlAdd (crude) install target.
2003-01-24 robertlupdate deps.
2003-01-22 robertlMake comparisons fatal, make it easier to override...
2003-01-22 robertlTrim some unused jeeps stuff from the default build.
2003-01-22 robertlAdd GeocachingDB input and output module.
next